Changed bug reporting instructions to describe using the GNOME bug
authorOwen Taylor <otaylor@redhat.com>
Thu, 25 Feb 1999 01:28:31 +0000 (01:28 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Thu, 25 Feb 1999 01:28:31 +0000 (01:28 +0000)
Wed Feb 24 20:34:59 1999  Owen Taylor  <otaylor@redhat.com>

* README: Changed bug reporting instructions to
describe using the GNOME bug tracking system.

ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
README

index a4e3c9b0d797998e9a1423e0d65e7b229a3403f5..046d6934aa2d3fad5e7f80b4b0114a34e768f6d8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Wed Feb 24 20:34:59 1999  Owen Taylor  <otaylor@redhat.com>
+
+       * README: Changed bug reporting instructions to
+       describe using the GNOME bug tracking system.
+
 Wed Feb 24 19:08:51 1999  Owen Taylor  <otaylor@redhat.com>
 
        * gtk/gtkclist.c (draw_cell_pixmap): Unset the clip
index a4e3c9b0d797998e9a1423e0d65e7b229a3403f5..046d6934aa2d3fad5e7f80b4b0114a34e768f6d8 100644 (file)
@@ -1,3 +1,8 @@
+Wed Feb 24 20:34:59 1999  Owen Taylor  <otaylor@redhat.com>
+
+       * README: Changed bug reporting instructions to
+       describe using the GNOME bug tracking system.
+
 Wed Feb 24 19:08:51 1999  Owen Taylor  <otaylor@redhat.com>
 
        * gtk/gtkclist.c (draw_cell_pixmap): Unset the clip
index a4e3c9b0d797998e9a1423e0d65e7b229a3403f5..046d6934aa2d3fad5e7f80b4b0114a34e768f6d8 100644 (file)
@@ -1,3 +1,8 @@
+Wed Feb 24 20:34:59 1999  Owen Taylor  <otaylor@redhat.com>
+
+       * README: Changed bug reporting instructions to
+       describe using the GNOME bug tracking system.
+
 Wed Feb 24 19:08:51 1999  Owen Taylor  <otaylor@redhat.com>
 
        * gtk/gtkclist.c (draw_cell_pixmap): Unset the clip
index a4e3c9b0d797998e9a1423e0d65e7b229a3403f5..046d6934aa2d3fad5e7f80b4b0114a34e768f6d8 100644 (file)
@@ -1,3 +1,8 @@
+Wed Feb 24 20:34:59 1999  Owen Taylor  <otaylor@redhat.com>
+
+       * README: Changed bug reporting instructions to
+       describe using the GNOME bug tracking system.
+
 Wed Feb 24 19:08:51 1999  Owen Taylor  <otaylor@redhat.com>
 
        * gtk/gtkclist.c (draw_cell_pixmap): Unset the clip
index a4e3c9b0d797998e9a1423e0d65e7b229a3403f5..046d6934aa2d3fad5e7f80b4b0114a34e768f6d8 100644 (file)
@@ -1,3 +1,8 @@
+Wed Feb 24 20:34:59 1999  Owen Taylor  <otaylor@redhat.com>
+
+       * README: Changed bug reporting instructions to
+       describe using the GNOME bug tracking system.
+
 Wed Feb 24 19:08:51 1999  Owen Taylor  <otaylor@redhat.com>
 
        * gtk/gtkclist.c (draw_cell_pixmap): Unset the clip
index a4e3c9b0d797998e9a1423e0d65e7b229a3403f5..046d6934aa2d3fad5e7f80b4b0114a34e768f6d8 100644 (file)
@@ -1,3 +1,8 @@
+Wed Feb 24 20:34:59 1999  Owen Taylor  <otaylor@redhat.com>
+
+       * README: Changed bug reporting instructions to
+       describe using the GNOME bug tracking system.
+
 Wed Feb 24 19:08:51 1999  Owen Taylor  <otaylor@redhat.com>
 
        * gtk/gtkclist.c (draw_cell_pixmap): Unset the clip
index a4e3c9b0d797998e9a1423e0d65e7b229a3403f5..046d6934aa2d3fad5e7f80b4b0114a34e768f6d8 100644 (file)
@@ -1,3 +1,8 @@
+Wed Feb 24 20:34:59 1999  Owen Taylor  <otaylor@redhat.com>
+
+       * README: Changed bug reporting instructions to
+       describe using the GNOME bug tracking system.
+
 Wed Feb 24 19:08:51 1999  Owen Taylor  <otaylor@redhat.com>
 
        * gtk/gtkclist.c (draw_cell_pixmap): Unset the clip
diff --git a/README b/README
index b846fffbd6082fb1cd6a33f78659a45fbf17d9c9..bbd6774bdbeed67a90fb70b5e6b025f671bfedf2 100644 (file)
--- a/README
+++ b/README
@@ -26,13 +26,23 @@ See the file 'INSTALL'
 How to report bugs
 ==================
 
-To report a bug, send mail either to gtk-list, as mentioned
-above, or to gtk-bugs@gtk.org. If you send mail to gtk-list, you
-must be subscribed yourself.
+Bugs should be reported to the GNOME bug tracking
+system. (http://bugs.gnome.org). To report a problem
+about GTK+, send mail to submit@bugs.gnome.org.
 
-In the mail include:
+The subject of the mail should describe your problem.
+In the body of the mail, you should first include
+a "pseudo-header" that gives the package and 
+version number. This should be separated by a blank
+line from the actual headers.
 
-* The version of GTK
+ Package: gtk+
+ Version: 1.2.0
+
+[ Please substitute 1.2.0 with the version of GTK+ that
+  you have installed ]
+
+Then describe the bug. Include:
 
 * Information about your system. For instance:
 
@@ -64,6 +74,22 @@ In the mail include:
   is produced running the test program with the --sync command
   line option.
 
+An example of a bug report:
+
+====
+To: submit@bugs.gnome.org
+From: yourname@your.address.org
+Subject: handlebox test in testgtk is misnamed.
+
+Package: gtk+
+Version: 1.2.0
+
+When I run gtk/testgtk, the button "handle box"
+is misnamed. There are multiple handle boxes in
+the demo, so it should be "handle boxes", to
+be like "buttons" or "check buttons".
+===
+
 Patches
 =======